home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970929-19971216 / 000255_news@newsmaster….columbia.edu _Thu Nov 13 11:35:09 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA09632
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 13 Nov 1997 11:35:08 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id LAA29562
  7.     for kermit.misc@watsun; Thu, 13 Nov 1997 11:35:08 -0500 (EST)
  8. Path: news.columbia.edu!panix!howland.erols.net!ais.net!logbridge.uoregon.edu!su-news-hub1.bbnplanet.com!news.bbnplanet.com!news.pbi.net!news.pacbell.net!not-for-mail
  9. From: Derek A Benner <dbenner@pacbell.net>
  10. Newsgroups: alt.lang.delphi,aus.electronics,comp.dcom.modems,comp.home.automation,comp.lang.pascal.delphi.misc,comp.protocols.kermit.misc,sci.electronics.design
  11. Subject: Re: Xmodem specs required
  12. Date: Thu, 13 Nov 1997 08:21:26 -0800
  13. Organization: Pacific Bell Internet Services
  14. Lines: 26
  15. Message-ID: <346B2906.1CA551AD@pacbell.net>
  16. References: <64f01j$cno@granny.mac.co.nz>
  17. NNTP-Posting-Host: ppp-207-215-86-25.scrm01.pacbell.net
  18. Mime-Version: 1.0
  19. Content-Type: text/plain; charset=us-ascii
  20. Content-Transfer-Encoding: 7bit
  21. X-Mailer: Mozilla 4.01 [en] (Win95; I)
  22. X-Priority: 3 (Normal)
  23. Xref: news.columbia.edu alt.lang.delphi:19538 aus.electronics:8560 comp.dcom.modems:204902 comp.home.automation:36052 comp.lang.pascal.delphi.misc:131308 comp.protocols.kermit.misc:8038 sci.electronics.design:59273
  24.  
  25. huisman wrote:
  26. > Hi,
  27. > I'm not sure which is best group for data communications but
  28. > does anyone have information regarding Xmodem protocol.
  29. > I am wanting to write 8051 code for data logger to communicate
  30. > with PC.(PC end will be Win 95 (Delphi 2 ) app.
  31. > Please email me if you can help.
  32. > Regards
  33. > Dave Huisman
  34.  
  35. Dave,
  36.  
  37. The very best, inexpensive resource for XMODEM, in *my* opinion, comes
  38. in the book, "The Programmer's Guide to Serial Communications".  This
  39. book, by Tim Kientzle and published by Coriolis Group Books, covers the
  40. XModem, YModem, ZModem and Kermit communications protocols and gives C
  41. source.  If you're writing for an 8051, you'll find C source incredibly
  42. useful as many good 8051-C compilers and cross-compilers exist.  It runs
  43. $39.95 with disk-USDollars and has the ISBN 1-883577-20-9.
  44.  
  45. HTH
  46.  
  47. Derek